Exynos5: config: enable time command
authorAkshay Saraswat <[email protected]>
Thu, 28 Mar 2013 04:32:15 +0000 (04:32 +0000)
committerMinkyu Kang <[email protected]>
Mon, 1 Apr 2013 05:02:07 +0000 (14:02 +0900)
This patch enables time command.

Signed-off-by: Akshay Saraswat <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
include/configs/exynos5250-dt.h

index 6072acd5be49a06647f3d37900a45aed6ff4fe17..496a1947b2c785b78b6188ca2c138a0156bf5133 100644 (file)
 #define LCD_BPP                        LCD_COLOR16
 #endif
 
+/* Enable Time Command */
+#define CONFIG_CMD_TIME
+
 #endif /* __CONFIG_H */